home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: A World of Opportunities / CanadianForces-AWorldOfOpportunities-WinMac.bin / 04_WhatOptions_FR.swf / scripts / DefineButton2_229 / BUTTONCONDACTION on(release).as
Text File  |  2006-07-20  |  57b  |  5 lines

  1. on(release){
  2.    gotoAndStop("Option4");
  3.    play();
  4. }
  5.